Release 10.1A: OpenEdge Development:
Programming Interfaces
Representing data-relations in XML Schema
In a ProDataSet, you form an association between two member temp-tables by creating a
DATA-RELATIONbetween the parent and child temp-table.The following Progress-specific XML Schema attributes are added to help fully describe data-relations:
If the column or columns from the parent temp-table are also the components in a unique index, the data-relation is represented with the combination of XML Schema
unique(unique index definition) andkeyrefdefinitions. Here is the syntax forkeyref:
If the column or columns from the parent temp-table are not components in a unique index, the data-relation is represented with the Progress-specific relation definition. Here is the syntax for
relation:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |